Namespace - LJCSQLUtilLibDAL
Parameters
tableName - The table name.
Returns
The key definitions
Syntax
| C# |
|
public ForeignKeys LoadPrimaryKeys(String tableName = null)
|
Returns the Primary key definitions.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.